Cope with the ValueError exception that we get if you use Xend with the recent
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Wed, 9 Nov 2005 15:08:37 +0000 (16:08 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Wed, 9 Nov 2005 15:08:37 +0000 (16:08 +0100)
commit19744cdc5f0e3b335536e5afc976f038e40ba926
tree65cf90990ad63a2a7d0699ff7f9af8c3bd804959
parente7570f0014f69881e8196a78b0827ce5209b7215
Cope with the ValueError exception that we get if you use Xend with the recent
change to parsing memory configuration against a store with entries written
by an older Xend.

Added maxmem field to list of things to be read from the store on recreate.
tools/python/xen/xend/XendDomainInfo.py